home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SPACE 2
/
SPACE - Library 2 - Volume 1.iso
/
apps
/
356
/
applic
/
epson_fx.dat
< prev
next >
Wrap
Text File
|
1989-02-05
|
2KB
|
51 lines
* PRINTER CODE DATA FOR "TWO COLUMN PRINTER" Version 2 (2COLUMNS.PRG)
* Epson FX printers
*
* Keep this file on the same disk (and in the same folder) as the program.
* It loads automatically when named 2COLUMNS.DAT
*
* IMPORTANT: Do not add or delete any commas or lines in the codes section
* below. This includes the remarks portion of the code lines. Keep the
* line "----CODES AND DEFAULTS---" intact.
*
* Codes are decimal ASCII. Full editing instructions are in 2COLUMNS.DOC
* CPI = Characters Per Inch (pitch)
*
----------------- CODES AND DEFAULTS ------------
027 056, Disable 'Paper-Out' sensor
027 057, Enable 'Paper-Out' sensor
027 065 010, 7 lines/inch line spacing (use closest value-10/72 set here)
027 064 027 080 027 120 000 027 084, Initialize-10CPI-draft-cancel subscript)
027 079, Cancel 'Skip-Over-Perforations'
027 087 001, Fancy Print for Heading (Expanded(double width) or NLQ OK)
027 087 000, Cancel Fancy Print
027 071, Enhanced Print (Double Strike or NLQ--must work with all sizes)
027 072, Cancel Enhanced printing (set draft mode)
*
"LST", Default file extension to be shown in file selector box.
5, Number of type sizes listed below (up to 5 allowed)
*
"Compressed Elite-20CPI", Name of type size #1 (CPI value is optional)
027 033 005, Printer codes to select this type size
160, Number of characters of this size that will fit on a full line
*
"Compressed-17CPI", Name
027 015 027 081 137, codes
137, number of characters per full line
*
"Elite-12CPI", Name
027 077, codes
96, characters/line
*
"Pica-10CPI", Name
018, codes
80, characters per full line
*
"17CPI - 8 lines/inch", Name (uses the sub/super-script font)
027 015 027 081 137 027 083 000 027 048, codes
137, characters/line
84, Maximum lines per column
**************************************
Note: The last type size above always prints at 8 lines per inch. Also
it always prints in double strike mode (the only way Epson FX printers
can print Super & Sub script fonts).